Package jeresources.api.util
Class LootFunctionHelper.RandomLootContext
java.lang.Object
net.minecraft.world.level.storage.loot.LootContext
jeresources.api.util.LootFunctionHelper.RandomLootContext
- Enclosing class:
- LootFunctionHelper
public static class LootFunctionHelper.RandomLootContext
extends net.minecraft.world.level.storage.loot.LootContext
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.level.storage.loot.LootContext
net.minecraft.world.level.storage.loot.LootContext.Builder, net.minecraft.world.level.storage.loot.LootContext.DynamicDrop, net.minecraft.world.level.storage.loot.LootContext.EntityTarget -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.level.storage.loot.LootContext
addDynamicDrops, addVisitedCondition, addVisitedTable, getCondition, getLevel, getLootingModifier, getLootTable, getLuck, getParam, getParamOrNull, getQueriedLootTableId, getRandom, hasParam, removeVisitedCondition, removeVisitedTable, setQueriedLootTableId
-
Constructor Details
-
RandomLootContext
public RandomLootContext()
-